Skip to content

Indent lenght - #73

Open
orel1 wants to merge 3 commits into
gabrielelana:masterfrom
orel1:indent-lenght
Open

Indent lenght#73
orel1 wants to merge 3 commits into
gabrielelana:masterfrom
orel1:indent-lenght

Conversation

@orel1

@orel1 orel1 commented Sep 13, 2018

Copy link
Copy Markdown

Hello,
I made some changes to allow the use of syntax highlighting in nested blocks, if the indentation is 4 spaces and not two.
To do this, I added a global variable (g:markdown_indent_lenght) where to define the length of the indentation used.
The default behavior is not changed.

orel1 added 3 commits August 26, 2018 11:32
The default value is still '2' to match the github flavor indentation.
In this case, the codeblock indentation is '6'.
If the value is '4', the codeblock indentation is also '4', that is used
in strict markdown.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant